home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / protect_the_fire.swf / scripts / frame_8 / DoAction_2.as next >
Text File  |  2007-01-15  |  194b  |  14 lines

  1. gScore = "0";
  2. gLevel = "1";
  3. aiAcc = "150";
  4. team1 = "3";
  5. team2 = "1";
  6. rafts = team1 + team2;
  7. first = "1";
  8. freeforall = "0";
  9. whosturn = "1";
  10. tellTarget("turn")
  11. {
  12.    gotoAndStop(1);
  13. }
  14.